home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / Lib.cst / 00009_splash frame script.ls < prev    next >
Encoding:
Text File  |  2004-07-11  |  60 b   |  9 lines

  1. on enterFrame
  2.   cursor 4
  3. end
  4.  
  5.  
  6. on exitFrame
  7.   cursor -1
  8. end
  9.